Skip to content

[codex] fix macos wheel platform tag#7

Merged
ashione merged 4 commits intomainfrom
release/fix-macos-wheel-tag
Mar 29, 2026
Merged

[codex] fix macos wheel platform tag#7
ashione merged 4 commits intomainfrom
release/fix-macos-wheel-tag

Conversation

@ashione
Copy link
Copy Markdown
Owner

@ashione ashione commented Mar 29, 2026

What changed

  • normalize Bazel-discovered macOS wheel platform tags before packaging
  • allow CI/release to override the emitted platform tag with VELARIA_PLATFORM_TAG
  • make macOS wheel jobs publish an arm64 artifact instead of the incorrect universal2 tag

Why

The release pipeline was publishing a macOS wheel tagged as macosx_10_13_universal2, which does not install correctly on Apple Silicon machines like the local arm64 macOS 14.7 environment.

Impact

  • release artifacts for macOS now target macosx_11_0_arm64
  • future GitHub releases should produce a directly installable wheel for Apple Silicon with Python 3.12

Validation

  • not run in this change

@ashione ashione marked this pull request as ready for review March 29, 2026 16:09
@ashione ashione merged commit 405d990 into main Mar 29, 2026
6 checks passed
@ashione ashione deleted the release/fix-macos-wheel-tag branch March 29, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant